: PLeKOKTrueFalseVS - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "pl-ekok-true-false-vs",
"language" : "pl",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"pl\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pl\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pl-ekok-true-false-vs</b></p><a name=\"pl-ekok-true-false-vs\"> </a><a name=\"hcpl-ekok-true-false-vs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: pl</p></div><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-special-values.html\"><code>http://terminology.hl7.org/CodeSystem/special-values</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.0, the version found through the package references\"> version 📦1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-special-values.html#special-values-true\">true</a></td><td>Prawda</td><td>Boolean true.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-special-values.html#special-values-false\">false</a></td><td>Fałsz</td><td>Boolean false.</td></tr></table></li></ul></div>"
},
"url" : "https://ezdrowie.gov.pl/ekok/fhir/ValueSet/pl-ekok-true-false-vs",
"version" : "0.4.0",
"name" : "PLeKOKTrueFalseVS",
"title" : "PLeKOKTrueFalseVS",
"status" : "active",
"experimental" : false,
"date" : "2026-02-16T16:15:24+01:00",
"publisher" : "CeZ",
"contact" : [
{
"name" : "CeZ",
"telecom" : [
{
"system" : "url",
"value" : "https://ezdrowie.gov.pl"
}
]
}
],
"description" : "Wartości boolean true/false",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PL",
"display" : "Poland"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/special-values",
"concept" : [
{
"code" : "true",
"display" : "Prawda"
},
{
"code" : "false",
"display" : "Fałsz"
}
]
}
]
}
}